Skip to content

feat: add subtitle font inspection screen with ASS/SSA parser - #13

Merged
xMohnad merged 1 commit into
mainfrom
feat/subtitle-font-inspector
Jul 30, 2026
Merged

feat: add subtitle font inspection screen with ASS/SSA parser#13
xMohnad merged 1 commit into
mainfrom
feat/subtitle-font-inspector

Conversation

@xMohnad

@xMohnad xMohnad commented Jul 28, 2026

Copy link
Copy Markdown
Owner

Avoids the ass library since it builds a full object per event field
via regex -- slow on typesetting-heavy files with thousands of lines.
We only need style name + text, so plain string splitting is enough.

@xMohnad
xMohnad merged commit b9b65af into main Jul 30, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant